css: Don't import CSS too early
authorBenjamin Otte <otte@redhat.com>
Sun, 15 Jan 2012 18:20:34 +0000 (19:20 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 16 Jan 2012 17:34:41 +0000 (18:34 +0100)
commit1b0231b743a28f2a4641247396d4459892dbcf17
tree49b058fa2f68588c15f26949598f061f52c10c9c
parent4653c7017f6bedeaa0ae7a58a2a9cf4fb7c4a405
css: Don't import CSS too early

First, finish parsing the import rule including the semicolon. Then try
to actually import.

test: css/parser/at-invalid-01.css
gtk/gtkcssprovider.c